x86/IO-APIC: make SET_DEST() easier to use
authorJan Beulich <jbeulich@suse.com>
Thu, 12 Nov 2015 16:04:31 +0000 (17:04 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 12 Nov 2015 16:04:31 +0000 (17:04 +0100)
commitb7e7ad8795ab6d8a37e89d7188dcf14052dbdc20
tree0b73668cc8b2dd29f192624305b0f011d57c8335
parent1126b40892ab56cb13c3cae5822bf3a18a689ffb
x86/IO-APIC: make SET_DEST() easier to use

There has been quite a bit of redundancy between the various use sites.
Eliminate that. No change of generated code.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/io_apic.c